Don't use font names from GConf if font backend can't handle it (bug#6478).
authorJan D. <jan.h.d@swipnet.se>
Tue, 22 Jun 2010 07:55:08 +0000 (09:55 +0200)
committerJan D. <jan.h.d@swipnet.se>
Tue, 22 Jun 2010 07:55:08 +0000 (09:55 +0200)
commit74cb8534cdeefe2a7af5a452f47db1fab80fc11f
tree39fc663e474702b9978f4c7032ee641651e0d2a4
parent586c7eef4dccee67e28127ef1c9d9da05fbb50f3
Don't use font names from GConf if font backend can't handle it (bug#6478).

* xfns.c (x_default_font_parameter): Try to open font from system
before using it (bug#6478).  Rename got_from_gconf to got_from_system.
src/ChangeLog
src/xfns.c